Create extinction

Create a new extinction.

Path parameters

repostringRequired
The repository name
branchstringRequired

The URL-encoded branch name

Headers

AuthorizationstringRequired

Request

This endpoint expects a list of objects.
revisionstringRequired
The identifier for the revision where flag became extinct. For example, a commit SHA.
messagestringRequired
Description of the extinction. For example, the commit message for the revision.
timelongRequired
Time of extinction
flagKeystringRequired
The feature flag key
projKeystringRequired
The project key

Errors