Creates a relation type
POST/api/v1/:team_slug/:app_slug/relations/types
Creates a relation type to be used as a relation between products
Request
Responses
- 200
- 400
- 401
- 422
- 500
Relation type created successfully
Invalid request (e.g. bad UUID, validation error)
Unauthorized access
Invalid request and not parsable by backend
Internal server error