Create cloud role

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
providerenumRequired
Allowed values:
role_arnstringRequired1-2048 characters
session_duration_secondsintegerOptional900-3600Defaults to 3600

Response

Successful Response
idstringformat: "uuid"
providerstring
role_arnstring
external_idstring
session_duration_secondsinteger
is_enabledboolean
created_atdatetime or null
updated_atdatetime or null

Errors

401
Unauthorized Error
409
Conflict Error
422
Unprocessable Entity Error