SCOPE
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
objectOptionalExample:
{"prefix":"example","slug":"demo-scope","description":"Demo scope description","organizationId":9}Responses
200
Successful response
application/json
post
/api/v1/scope/200
Successful response
No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scopeIdintegerRequiredExample:
2Body
objectOptionalExample:
{"prefix":"UPDATED","slug":"updated-scope","description":"Updated scope description","organizationId":1}Responses
200
Successful response
application/json
put
/api/v1/scope/{scopeId}200
Successful response
No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scopeIdintegerRequiredExample:
1Responses
200
Successful response
application/json
get
/api/v1/scope/{scopeId}/intents200
Successful response
No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scopeIdintegerRequiredExample:
1Responses
200
Successful response
application/json
get
/api/v1/scope/{scopeId}/intents/most-used200
Successful response
No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scopeIdintegerRequiredExample:
1Responses
200
Successful response
application/json
get
/api/v1/scope/{scopeId}/channels200
Successful response
No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scopeIdintegerRequiredExample:
1Responses
200
Successful response
application/json
get
/api/v1/scope/{scopeId}/dims200
Successful response
No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scopeIdintegerRequiredExample:
1Body
Responses
200
Successful response
application/json
post
/api/v1/scope/{scopeId}/toggle-debug200
Successful response
No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scopeIdintegerRequiredExample:
2Responses
200
Successful response
application/json
delete
/api/v1/scope/{scopeId}/delete200
Successful response
No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scopeIdintegerRequiredExample:
2Responses
200
Successful response
application/json
get
/api/v1/scope/{scopeId}/channels/down200
Successful response
No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
scopeIdintegerRequiredExample:
2Responses
200
Successful response
application/json
get
/api/v1/scope/{scopeId}/channels/up200
Successful response
No content
Last updated
