Update Resource Partition

This API requires the Account Administrator role.

Updates an resource partition.

The following fields must be unique otherwise a HTTP 409 Conflcit will be returned:

  • name

This operation will clear the value stored for any fields not present in the request.
For example, to remove a feature such as voice from a user you should omit the
voice field in the request. The same behavior applies to every field in the request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 6 and 6
^[a-zA-Z]{6}$

The unique 6 character internal id that represents the customer account.

string
required
length between 36 and 36
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

The unique id (uuid) that represents the resource partition.

Body Params

Resource Partition

resource partition information

string
required
length between 2 and 255
^[a-zA-Z\p{L}0-9]+([ ]*[a-zA-Z\p{L}0-9-\_\*\=\+\$\:\;\&\~\,\?\%\!\|\{\}\`\.\']+)*$

Name of the resource partition

string
length between 5 and 1024

Information about resource partition

resources
array of objects
length ≤ 100

List of the different type of resources assigned to the resource partition

resources
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json