New in MC | Cloud UX 2024.10
Overview
Sets a reservation in the name of a given user.
The link rel is currently only supported for MC|PM folders and only if the caller has administrative permissions.
HTTP method |
PUT |
|||||
---|---|---|---|---|---|---|
URI template variables |
- |
|||||
Query parameters |
- |
|||||
Request body |
A JSON object with the following properties:
Example: { "creator": "jane_doe", "expiration": "2024-12-24T00:00:00Z" } |
|||||
HTTP response |
204 No Content |
The reservation has been created or updated successfully. |
||||
403 Forbidden |
The caller doesn’t have administrative permissions. |
|||||
404 Not Found |
The asset or location item doesn’t exist or the service or an intermediate resource is not available. |
|||||
Response body |
- |
|||||
Available in |