post https://example.com/role-store/api/v1/sources/refresh
Fetch hosts from local host directory, or users from any user directory.
Log in to see full request history
Responses
Fetch hosts from local host directory, or users from any user directory.
xxxxxxxxxx
curl --request POST \
--url https://example.com/role-store/api/v1/sources/refresh \
--header 'Authorization: Bearer a-proper-token-goes-here' \
--header 'accept: application/json' \
--header 'content-type: application/list'
Try It!
to start a request and see the response here! Or choose an example: