CHANNEL TYPE
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
typeIdintegerRequiredExample:
1Responses
200
Successful response
application/json
get
/api/v1/channel-type/{typeId}200
Successful response
No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
typeIdintegerRequiredExample:
4Body
objectOptionalExample:
{"name":"Updated Type Name"}Responses
200
Successful response
application/json
put
/api/v1/channel-type/{typeId}200
Successful response
No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
typeIdintegerRequiredExample:
4Responses
200
Successful response
application/json
delete
/api/v1/channel-type/{typeId}/delete200
Successful response
No content
Last updated
