v1

latestOpenAPI 3.0.12026-07-13130168404.3 KB
Space

Update space

Updates the name, description, or homepage of a space.

  • For security reasons, permissions cannot be updated via the API and must be changed via the user interface instead.
  • Currently you cannot set space labels when updating a space.

Permissions required: 'Admin' permission for the space.

put/wiki/rest/api/space/{spaceKey}

Path parameters

spaceKeystring required

The key of the space to update.

Request body

namestring nullable

The updated name of the space.

homepageobject nullable

The updated homepage for this space

typestring

The updated type for this space.

statusstring nullable

The updated status for this space.

Response

Returned if the space is updated.

idinteger
keystring required
aliasstring
namestring required
typestring required
statusstring required
_linksGenericLinks required