Validates an activation code for a given user id.

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

Path Params
uuid
required

The unique identifier of the user.

Responses
200

OK

404

The entity has not been found.

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