secrets
Create Developer Secret
Create a new secret for a developer.
Args: developer_id: ID of the developer creating the secret secret: Secret to create
Returns: The created secret
Raises: HTTPException: If a secret with this name already exists (409 Conflict)
POST
Authorizations
Body
application/json
Response
201
application/json
Successful Response
A secret that can be used in tasks and sessions