Certificate

1

Actor(s):

User.

2

Preconditions:

User has a valid token to access the API.

3

Alternative Flow (Incorrect login attempt):

User provides the incorrect token in the authorization header and executes the API call.

The API returns 401 Unauthorized Error.

User contacts support to trouble shoot this error.

4

Postconditions:

Successful response in shown from the API.

Gives the list of certificates owned by the user defined by the user email.

Web Api V1

Web Api V2

Upload certificate to the platform in .pfx or .p12 format.

Web Api V1

Web Api V2

Delete certificate from the platform.

Web Api V1

Web Api V2

Exceptions:

401 unauthorized

404 Bad Request

200 Success

Last updated

Was this helpful?