/v1/collaborationRequests/updateRequestpost| Field | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Access token Example: Bearer <token> |
Content-Type | string | Yes | HTTP JSON request content type Example: application/json |
Parameters for updating an existing collaboration request. You can modify the message or extend the expiration date.
Fields you can update in a collaboration request. You can modify the message or extend the expiration date.
| Field | Type | Required | Description |
|---|---|---|---|
Content-Type | string | Yes | HTTP JSON response content type Example: application/json |
Content-Length | string | Yes | HTTP response content length in bytes Example: 1024 |
Response returned after successfully updating a collaboration request with the updated details.
A collaboration request as seen by the workspace owner. Contains details about who was invited and the current status of the invitation.
Represents a user or system entity that performed an action (e.g., created or updated a resource)
| Field | Type | Required | Description |
|---|---|---|---|
Content-Type | string | Yes | HTTP JSON response content type Example: application/json |
Content-Length | string | Yes | HTTP response content length in bytes |