REST API Test Page

Operation

POST on /enduser/{userId}/accessPeriod

Set or update activation date and expiration date for user access on setup. Activation/Expiration timestamps are optional and expressed as milliseconds since EPOCH. If a timestamp is omitted, the associated bound is not applied : one can set an activation date only, an expiration date only, or remove both by sending an empty object. Deprecated : use PUT method

Produces : application/json

Parameters

Name Type Value Description
userId Path Variable * User id
(JSON) Request Body * Access period

  

Result

HTTP Status :