Assign payment method – Management API – MediaKind

Assign payment method

post https://app.mk.io/api/v1/projects/:project_name/paymentMethod

Replace the payment method for this project and activate the project if it is not already active. It is not possible to remove the payment method from a project.

RBAC Capability Required: core.subscription.create

Authentication

Authorization Bearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

project_name string Required

Request

This endpoint expects an object.

Response

Errors