Spaces

Modify an existing Git credential

put/{spaceId}/git-credentials/{id}

Path parameters

spaceIdstring required

The ID of the space containing the resource(s).

idstring required

Request body

Descriptionstring
Idstring required
Namestring required
SpaceIdstring required

The ID of the space containing the resource(s).

Example request

{
  "SpaceId": "Spaces-1"
}

Response

Confirmation that the Git Credential was modified

ModifyGitCredentialResponse required

Changes