Skip to main content

Create a mobile signature

POST 

/nevisidm/api/core/v1/:clientExtId/users/:userExtId/mobile-signature

Since: 8.2605.0, 9.2605.0

Required permission(s): AccessControl.CredentialCreate

Creates a new mobile signature credential for the specified user. Only one mobile signature credential is allowed per user. The identificator, msspIdentifier, and msisdn fields are mandatory.

If the signerCert field is provided, it must be a valid X509 certificate in PEM format. The MSISDN is validated against a regex pattern defined in the mobile signature policy.

Request

Responses

Mobile signature created successfully