Rename creator vault folder
Creator Vault
Rename creator vault folder
Agency endpoint. Operates on a specific creator your agency manages, identified by the creatorUserUuid path parameter.
Rename an existing folder in the specified creator’s vault.
Scopes required: write:creator, write:media
PATCH
Rename creator vault folder
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API version to use for the request
Example:
"2025-06-26"
Path Parameters
Folder name (URL-encoded in path)
Required string length:
1 - 255Body
application/json
New name for the folder
Required string length:
1 - 255Response
Folder renamed successfully