API 1
cURL
curl --request PUT \ --url https://openapi.pleo.io/v1/teams/{teamId}/employees/{employeeId} \ --header 'Authorization: Bearer <token>'
{}
Open API Bearer token
Unique UUID of the team.
"0f0e000-000d-0d00-000b-00db0d000fae"
Unique UUID of the employee.
Success
The response is of type object.
object