API ReferenceIdentity
Create an identity
Create an identity. This identity will be used to authenticate with the Git server.
Response Body
application/json
curl -X POST "https://api.freestyle.sh/identity/v1/identities"{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"managed": true
}