Update a relation type by id
PUT/relation.relationtype.update
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
System-defined relation types (where isSystemDefined is true) can only have their color updated; name is immutable. For a system-defined relation type, the returned name is the locale-translated label, not the stored value.
Request
Responses
- 200
- 400
- 403
- 404
- 422
The relation type as it is after the update.
Invalid input
Forbidden
Not found
An error occurred