Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
Request model for updating an existing endpoint-to-action mapping.
Updated URL path pattern
1 - 255
"/api/v1/users/{user_id}"
Updated HTTP method
"GET"
Updated action ID
x > 0
2
Updated description
500
"Get detailed user profile information"
Response
Mapping updated successfully
Detailed response model for mapping information.
Unique identifier of the mapping
1
URL path pattern
"/api/v1/users/{user_id}"
HTTP method
"GET"
Action name
"user:read"
ISO timestamp when the mapping was created
"2024-01-15T10:30:00Z"
Mapping description
"Get user profile information"
CPF of the user who created this mapping
"12345678901"
ISO timestamp when the mapping was last updated
"2024-01-16T14:20:00Z"