Validates an activation code for a given user id.

GET: /iam/users/{guid}/activation-codes

Path Params
uuid
required

The unique identifier of the user.

Query Params
string

The plain text activation code.

Responses
200

OK

404

The entity has not been found.

Language
Response
Click Try It! to start a request and see the response here!