PUT Activate or Deactivate a user
put
PUT Activate or Deactivate a user
Resource URL
https://api-sandbox.arity.com/registration/v2 /users/{userId}/activation
Header Parameters
Name | Values | Description |
---|---|---|
Authorization
(required) |
Access Token |
Body Parameters
Request Body
deviceId: Only pertinent on activation, you can specify a device to create and associate with the user.
products: Only pertinent on activation, you can specify products to associate with the user.
userId The id of the user null true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
Bad Request response
-
401401
Unauthorized response
-
500500
Server Error response
Resource Summary |
|
Security |
|
Content Type |
application/json |
Category |
Users |
Name | Type | Description |
---|
Name | Type | Description |
---|
Working...