Update Department

Put
/employers/{employerId}/departments/{code}
Deprecated This endpoint is deprecated and will eventually be removed

For ExternalDataProviders with an AuthScheme of Basic.
Sets the username and password for the service.

Store values

Parameters

string
The Id of the Employer.
string
The Id of the ExternalDataProvider you want to authorize with.

StringStringKeyValuePair[]
string
The username for the ExternalDataProvider. (optional)
string
The password for the ExternalDataProvider. (optional)
Try it

Possible Responses

200 Success