Create extinction

Create a new extinction.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

repostringRequiredformat: "string"
The repository name
branchstringRequiredformat: "string"

The URL-encoded branch name

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

Response

Action succeeded

Errors