Skip to main content
PATCH
Rename a file type

Authorizations

x-api-key
string
header
required

API key for authentication

Body

application/json
blueprintId
string
required

File type id

Example:

"649e2d2d2d2d2d2d2d2d2d2d"

name
string
required

New name for the file type

Example:

"New Name"

Response

The file type is renamed

success
boolean