Delete a Git identity
Delete a Git identity. This will revoke all permissions granted to this identity. **DEPRECATED:** Git identities have been promoted to global Freestyle identities used for provisioning resources scoped to customers. Please use the `/identity/v1/*` API instead.
Path Parameters
uuidResponse Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://api.freestyle.sh/git/v1/identity/497f6eca-6276-4993-bfeb-53cbbbba6f08"{}{
"message": "string"
}{
"message": "string"
}{
"message": "string"
}Create a Git identity
Create a Git identity. This identity will be used to authenticate with Freestyle services. **DEPRECATED:** Git identities have been promoted to global Freestyle identities used for provisioning resources scoped to customers. Please use the `/identity/v1/*` API instead.
Deploy a Website (v1)
Deploy a website. Files is a map of file paths to file contents. Configuration is optional and contains additional information about the deployment.