|
Http Verb |
POST |
|---|---|
|
Url |
/documents/r1/files/{fileUuid}/activations |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2025 W2 (FSM 20.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API handles the activation process of uploaded files.
Specifically, this process:
-
Triggers the file confirmation workflow
-
Validates the uploaded content
-
Updates some file data (size, name and extension if needed, etc.)
-
Makes the last version of the file active and available for use
-
Deactivates previous versions
This controlled activation mechanism ensures data integrity and prevents incomplete or corrupted files from entering the active state.
Header Parameters
Default.
Request Body Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
uuid |
Max Length: 80 |
|
Response documentation
Response error codes
NOT_FOUND, BASE_0017, SHAREDRESOURCE_004, WEBRESOURCE_001