Skip to content

PATCH /credits/bill-me/{email}/

PATCH /credits/bill-me/{email}/ — email

The email address of the user allowed to bill you.

PATCH /api/v2/credits/bill-me/{email}/

Try it out

Playground

Authorization
Variables
Key
Value
Body
Authorizations

Authorizations

api-key
Type
API Key (header: Authorization)
or
ripe-access
Type
API Key (cookie: crowd.token_key)
Parameters

Path Parameters

email*

The email address of the user allowed to bill you.

Type
string
Required
Format
"email"
Request Body

Request Body

object
object[]

The list of users that will be able to set you as bill_to_user_id

Format"email"
Responses

Responses

application/json
object
object[]
Required

The list of users that will be able to set you as bill_to_user_id

Format"email"
Samples