Update an alias by ID.

Updates the alias with the specified ID using the provided data.
Returns 404 if the alias does not exist, or 409 if the name is already in use or the field type is not compatible.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The ID of the alias.

Body Params

The alias request.

Represents an alias request

string
required
length between 0 and 100

The name of the field alias.

string | null

The label of the field alias.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json