Skip to main content
POST
Rotate a source intake credential.

Authorizations

Authorization
string
header
required

Authorization header using the Bearer scheme. Accepted values are Leadping user JWT access tokens and WorkOS organization API keys beginning with sk_.

Path Parameters

id
string
required

The ID of the source whose intake credential should be rotated.

Response

OK

Returns a newly issued source credential exactly once.

source
object

Source metadata safe for later retrieval.

secret
string

Newly issued source credential. Leadping does not retain this plaintext value.