Projects
Validate the provided git ref
post/spaces/{spaceIdentifier}/projects/{projectId}/git/validate
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
projectIdstring required
ID of the Project
Request body
Example request
{
"ProjectId": "Projects-1",
"SpaceId": "Spaces-1"
}Response
Validated Git ref or error message