Community Secret Creation
Overview
This endpoint allows you to create a community secret used for api task.
You need to be an admin of the community to call this endpoint.
API Reference
post
Path parameters
subdomainstringRequired
Header parameters
x-api-keystringRequired
Responses
201
201
application/json
400
400
application/json
401
401
application/json
403
403
application/json
404
404
application/json
409
409
application/json
429
429
application/json
500
500
application/json
post
/public/communities/{subdomain}/secretsLast updated
Was this helpful?