Projects
Test the Git settings to make sure we can connect.
post/{spaceId}/projects/{projectId}/git/connectivity-test
Path parameters
spaceIdstring required
projectIdstring required
Request body
Example request
{
"ProjectId": "Projects-1",
"SpaceId": "Spaces-1"
}Response
The results from testing git settings.
Changes
No recorded changes to this endpoint across all 7 revisions of this API.