post https://api.linode.com//monitor/services//token
Beta Returns a token that authenticates requests for the entities within a specific service type. Include the appropriate service_type
as a path parameter.
This operation is beta. Call it using the
v4beta
path in its URL.Currently, only the Databases (
dbaas
) service type is supported for use.You also need
read_only
access to the scope for the selectedservice_type
.
OAuth scopes
monitor:read_only, <service_type>:read_only