API Token

Generates a remote API token

This endpoint takes as part of its payload authentication credentials for a user account on a remote dotCMS instance. It returns a token object that can be used to permit remote operation according to the role and permissions of the authenticated account.

This is used, for example, in configuring a push publishing endpoint.

Usable only by administrators.

put/api/v1/apitoken/remote

Request body

tokenInfoobject

Response

Remote token generated successfully

Changes

No recorded changes to this endpoint across all 1 revision of this API.