Rename a picklist

Validates and renames the picklist for the given object and picklist and returns 'OK' when the request is executed.

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

Name of the object containing the picklist.

Body Params

Input for renaming the picklist.

Note: The new name must be unique, only inlcude alphanumeric characters and underscores, and cannot exceed 50 characters.

Represents a request to rename a picklist.

string | null

Old name of the picklist.

string | null

New name of the picklist.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad Request

404

Not Found

500

Internal Server Error

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