Skip to main content

create_identity

Function create_identity 

Source
pub async fn create_identity(
    __arg0: State<App>,
    tn_id: TnId,
    __arg2: IdTag,
    __arg3: OptionalRequestId,
    __arg4: Json<CreateIdentityRequest>,
) -> ClResult<(StatusCode, Json<ApiResponse<IdentityResponse>>)>
Expand description

POST /api/idp/identities - Create a new identity