Update a repository object.

Path Params
string
required

Enum Type of mPulse object.

integer
required

This gets details for a specific object.

Body Params
attributes
array of objects

Type-specific attributes (required for some object types). For example, the user type includes the attributes fullName, emailAddress, and password. Different types have different sets of attributes.

attributes
string

The XML body, required for all object types. You can get the XML body from an existing object by exporting it from the mPulse UI.

string
required
Defaults to akamai.com

The object name.

string
required
Defaults to domain
Headers
string

Alternative authorization methods. Options are Basic authentication or Bearer using the API Key listed in Account Settings. See Get started for help initially running the API.

string
required

All calls to this API require that you pass in the token you get from the Generate a token operation as an X-Auth-Token request header. See Get started for help to initially call the API.

string

Optional, for use with the X-Auth-Token authorization header. The name of the tenant to connect to. Must be a tenant the user account has access to.

Responses
204

Successfully updated.

Language
Authentication
Click Try It! to start a request and see the response here! Or choose an example:
application/json