Autional Autional
API Reference GitHub autional.com →

PUT /admin/identity-providers/{id}/attribute-mapping

Update the attribute mapping configuration of an identity provider

Identity Providers `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
id path string Yes Identity provider ID

Request Body

Schema: dto.UpdateAttributeMappingRequest

FieldTypeRequiredExampleConstraintsDescription
mappings object Yes extra keys: `string`

Responses

StatusDescriptionSchema
200OKdto.SimpleResponseWrapper
400Bad Requestdto.SimpleResponseWrapper
401Unauthorizeddto.SimpleResponseWrapper
404Not Founddto.SimpleResponseWrapper
500Internal Server Errordto.SimpleResponseWrapper

Referenced Schemas

dto.SimpleResponseWrapper

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No