Skip to content

Unlock a content type

POST
/api/content/management/types/{id}/unlock
curl --request POST \
--url https://example.com/api/content/management/types/example/unlock \
--header 'Authorization: Bearer <token>'

Unlocks a content type to allow modifications

id
required

Type ID

string

Type unlocked successfully