Create extinction
Create a new extinction.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
repo
The repository name
branch
The URL-encoded branch name
Request
This endpoint expects a list of objects.
revision
The identifier for the revision where flag became extinct. For example, a commit SHA.
message
Description of the extinction. For example, the commit message for the revision.
time
Time of extinction
flagKey
The feature flag key
projKey
The project key
Response
Action succeeded
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error