Spaces
Create a new Git credential
post/spaces/{spaceIdentifier}/git-credentials/v2
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
Request body
Example request
{
"SpaceId": "Spaces-1"
}Response
Created
Identifier (ID or slug) of the space
{
"SpaceId": "Spaces-1"
}Created