Organization
get
Authorizations
sessionidstringRequired
Log in using the POST /api/v1/auth/ endpoint
Responses
200Success
application/json
get
/api/v1/organization/200Success
post
Authorizations
sessionidstringRequired
Log in using the POST /api/v1/auth/ endpoint
Body
namestring · max: 64Required
idintegerRead-onlyOptional
Responses
201Success
application/json
post
/api/v1/organization/201Success
get
Authorizations
sessionidstringRequired
Log in using the POST /api/v1/auth/ endpoint
Path parameters
idintegerRequired
Responses
200Success
application/json
get
/api/v1/organization/{id}/200Success
delete
Authorizations
sessionidstringRequired
Log in using the POST /api/v1/auth/ endpoint
Path parameters
idintegerRequired
Responses
204
No response body
delete
/api/v1/organization/{id}/204
No response body
No content
patch
Authorizations
sessionidstringRequired
Log in using the POST /api/v1/auth/ endpoint
Path parameters
idintegerRequired
Body
namestring · max: 64Optional
idintegerRead-onlyOptional
Responses
200Success
application/json
patch
/api/v1/organization/{id}/200Success
Last updated
Was this helpful?

