secrets
Update Developer Secret
Update a developer secret.
Args: developer_id: ID of the developer who owns the secret secret_id: ID of the secret to update data: New secret data
Returns: The updated secret
Raises: HTTPException: If the secret doesn’t exist or doesn’t belong to the developer
PUT
Authorizations
Path Parameters
Body
application/json
Response
200
application/json
Successful Response
A secret that can be used in tasks and sessions